GtkStyleContext: s/set/add/ and s/unset/remove/ for classes/regions.
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 20 Oct 2010 17:02:41 +0000 (19:02 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:24 +0000 (15:38 +0100)
commitc9a3da5025a40ce8b41a67f40666a9dddf4d49fa
tree6155283a193390a65f033fcfe3a2e63ded3a903c
parent161d5175e1532145d3f9c84cba4d1bdb0c2b7ee3
GtkStyleContext: s/set/add/ and s/unset/remove/ for classes/regions.

Several classes and regions may be set to GtkStyleContext, so rename
the functions to be more intuitive.
docs/reference/gtk/gtk3-sections.txt
gtk/gtknotebook.c
gtk/gtkstyle.c
gtk/gtkstylecontext.c
gtk/gtkstylecontext.h
gtk/gtkwidgetpath.c